home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Games of Daze
/
Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso
/
x2ftp
/
msdos
/
source
/
xsharp22
/
makefile
< prev
next >
Wrap
Makefile
|
1992-06-27
|
479b
|
16 lines
# Make file for 3D cube rotation example, with backface
# removal and user translation & rotation control.
.c.obj:
bcc -c $<
.asm.obj:
tasm -ml -zi $*
demo1.exe: demo1.obj approt.obj initfix.obj moveobj.obj drawpobj.obj \
draw.obj fillcnvx.obj scan.obj mode.obj showpage.obj \
fillrect.obj fixed.obj initball.obj olist.obj xfproj.obj globals.obj \
color.obj initpal.obj lighting.obj initligh.obj drawtexp.obj \
drawtex.obj
tlink @linkresp